翻訳と辞書
Words near each other
・ Jaux
・ Jauzé
・ JAV
・ Jav, Prav and Nav
・ Java
・ Java (band)
・ Java (board game)
・ Java (cigarette)
・ Java (dance)
・ Java (disambiguation)
・ Java (instrumental)
・ Java (Martin Mystère)
・ Java (programming language)
・ Java (software platform)
・ Java (town)
Java 2D
・ Java 3D
・ Java 4K Game Programming Contest
・ Java Access Bridge
・ Java Advanced Imaging
・ Java Agent Development Framework
・ Java Agent Template
・ Java Analysis Studio
・ Java annotation
・ Java Anon Proxy
・ Java API for RESTful Web Services
・ Java API for XML Messaging
・ Java API for XML Processing
・ Java API for XML Registries
・ Java API for XML Web Services


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Java 2D : ウィキペディア英語版
Java 2D

In computing, Java 2D is an API for drawing two-dimensional graphics using the Java programming language. Every Java 2D drawing operation can ultimately be treated as ''filling'' a ''shape'' using a ''paint'' and ''compositing'' the result onto the screen.
==Organization==
The Java 2D API and its documentation are available for download as a part of JDK 6. Java 2D API classes are organised into the following packages in JDK 6:
*' The main package for the Java Abstract Window Toolkit.
*' The Java standard library of two dimensional geometric shapes such as lines, ellipses, and quadrilaterals.
*' The library for manipulating glyphs in Java.
*' The library dealing with the many different ways that color can be represented.
*' The library for manipulating graphical images.
*' The library of tools for writing to paper.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Java 2D」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.